FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package hl7.fhir.uv.phenomics-exchange#current (47 ms)

Package hl7.fhir.uv.phenomics-exchange
Type ValueSet
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/phenomics-exchange/https://build.fhir.org/ig/HL7/phenomics-exchange-ig/ValueSet-moleculeContext-vs.html
Url http://hl7.org/fhir/uv/phenomics-exchange/ValueSet/moleculeContext-vs
Version 0.1.0
Status draft
Date 2024-06-18T22:11:07+00:00
Name MoleculeContextVS
Title Molecule Context Value Set
Experimental False
Realm uv
Authority hl7
Description Describes The molecular context of the variant. Default is unspecified_molecule_context.
Copyright This value set includes content from Phenopackets, which is copyright © 2016+ Global Alliance for Genomics and Health (GA4GH)

Resources that use this resource

StructureDefinition
molecule-context Molecule Context

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

  • Include these codes as defined in http://phenopacket-schema.readthedocs.io/en/v2/variant.html#rstmoleculecontext
    CodeDisplay
    0unspecified_molecule_context
    1genomic
    2transcript
    3protein

Source

{
  "resourceType" : "ValueSet",
  "id" : "moleculeContext-vs",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>http://phenopacket-schema.readthedocs.io/en/v2/variant.html#rstmoleculecontext</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>0</td><td>unspecified_molecule_context</td></tr><tr><td>1</td><td>genomic</td></tr><tr><td>2</td><td>transcript</td></tr><tr><td>3</td><td>protein</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cic"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/phenomics-exchange/ValueSet/moleculeContext-vs",
  "version" : "0.1.0",
  "name" : "MoleculeContextVS",
  "title" : "Molecule Context Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-06-18T22:11:07+00:00",
  "publisher" : "HL7 International / Clinical Interoperability Council",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Interoperability Council",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system" : "email",
          "value" : "cic@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Describes The molecular context of the variant. Default is unspecified_molecule_context.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from Phenopackets, which is copyright © 2016+ Global Alliance for Genomics and Health (GA4GH)",
  "compose" : {
    "include" : [
      {
        "system" : "http://phenopacket-schema.readthedocs.io/en/v2/variant.html#rstmoleculecontext",
        "concept" : [
          {
            "code" : "0",
            "display" : "unspecified_molecule_context"
          },
          {
            "code" : "1",
            "display" : "genomic"
          },
          {
            "code" : "2",
            "display" : "transcript"
          },
          {
            "code" : "3",
            "display" : "protein"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.